Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support mallopt #238

Merged
merged 6 commits into from
Dec 31, 2023
Merged

feat: support mallopt #238

merged 6 commits into from
Dec 31, 2023

Conversation

hyj1991
Copy link
Member

@hyj1991 hyj1991 commented Dec 31, 2023

close #237

package.json Show resolved Hide resolved
@hyj1991 hyj1991 changed the title feat: support mallopt [WIP] feat: support mallopt Dec 31, 2023
@hyj1991 hyj1991 marked this pull request as draft December 31, 2023 04:51
@hyj1991 hyj1991 changed the title [WIP] feat: support mallopt feat: support mallopt Dec 31, 2023
Copy link

codecov bot commented Dec 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (319937c) 100.00% compared to head (45767d4) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #238   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          319       321    +2     
=========================================
+ Hits           319       321    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hyj1991 hyj1991 self-assigned this Dec 31, 2023
@hyj1991 hyj1991 marked this pull request as ready for review December 31, 2023 08:30
@hyj1991 hyj1991 merged commit 98d0810 into X-Profiler:master Dec 31, 2023
20 checks passed
@hyj1991 hyj1991 mentioned this pull request Dec 31, 2023
XPROFILER_LOG_DIR: logdir,
XPROFILER_LOG_LEVEL: 2,
XPROFILER_LOG_TYPE: 1,
XPROFILER_ENABLE_AVOID_RSS_LEAK: 'YES',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我在 r.cnpmjs.org 试试看

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[WIP] linux 下增加 ptmalloc 的配置缓解 rss 无法回收的情况
2 participants